home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3213 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1000 b 

  1. Path: zeno.ibd.nrc.ca!roberson
  2. From: roberson@zeno.ibd.nrc.ca (Walter Roberson)
  3. Newsgroups: comp.security.misc,comp.lang.pascal,comp.lang.c
  4. Subject: Re: Need a simple encryption mechanism
  5. Date: 27 Jan 1996 00:44:14 GMT
  6. Organization: National Research Council of Canada
  7. Message-ID: <4ebsgu$p5n@canopus.cc.umanitoba.ca>
  8. References: <Pine.HPP.3.91.960125151147.20441I-100000@lint.cisco.com>
  9. NNTP-Posting-Host: zeno.ibd.nrc.ca
  10.  
  11. In article <Pine.HPP.3.91.960125151147.20441I-100000@lint.cisco.com>,
  12. Sridhar Krishnan  <skrishna@cisco.com> wrote:
  13.  
  14. :Can somebody point me to a simple routine that does one-way password 
  15. :encryption for a field that is no-longer than 8 char. long, and need to 
  16. :be stored in a database as a string?
  17.  
  18. I don't know if you'd consider it simple enough, but a high-speed
  19. version of the unix password encryptor is at
  20. ftp://unix.hensa.ac.uk/pub/uunet/usenet/comp.sources.misc/volume28/ufc-crypt/*
  21. and other equivilent locations.
  22.  
  23.    Walter Roberson             roberson@ibd.nrc.ca
  24.  
  25.